home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #3 / Amiga Plus CD - 2002 - No. 03.iso / AmigaPlus / Tools / Development / envCPP31 / c++ / tools / makemake / source / makefile < prev    next >
Encoding:
Makefile  |  2002-01-01  |  107 b   |  11 lines

  1. # makefile generated by makemake
  2.  
  3. gotoall: all
  4.  
  5. cc=vc
  6.  
  7. main.o : main.c 
  8.     $(cc) -c -o main.o main.c 
  9.  
  10. all: 
  11.